cabal-bug-1087
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Wed, 1 Apr 2015 11:35:10 +0000 (11:35 +0000)
committerJoachim Breitner <nomeata@debian.org>
Wed, 1 Apr 2015 11:35:10 +0000 (11:35 +0000)
commit923509f593d82edf1eb3ef7fc7a92887f13f0a96
tree3ddb9a10513a02206a626c9fa7bbb9db84726f2e
parent6728b58989206e801835690fa3d503f79708a8a7
cabal-bug-1087

 Preprocessed files would be written to dist/build instead of
 dist/build/my-test-suite/my-test-suite-tmp, causing them not to be
 found during compilation.

 Fixes #1087.
Author: Johan Tibell <johan.tibell@gmail.com>
Origin: https://github.com/haskell/cabal/commit/dd691fa6791d67981388ec044b28343879d8c2b1

Gbp-Pq: Name cabal-bug-1087.patch
libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs